Class RegistrationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.amazon.A3L.messaging.exception.RegistrationException
-
- All Implemented Interfaces:
java.io.Serializable
public class RegistrationException extends java.lang.RuntimeExceptionException class thrown when device registration fails- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RegistrationException()RegistrationException(java.lang.String message)
-